DrawActiveBorder
TheDrawActiveBorder
method updates the active frame border for this facet.
void DrawActiveBorder ();DISCUSSION
OpenDoc calls this method. When this facet's frame has the selection focus, OpenDoc automatically takes care of changing the facet's active border shape and redrawing the active frame border.Under normal circumstances, there is no need to invalidate the active frame border for either the active part or its containing part. However, parts could call this method if they want to force the active frame border to be redrawn when they change the shape of an embedded part. To do so, the part must invalidate the active frame border by calling its facet's
InvalidateActiveBorder
method and redraw the active frame border by calling its facet'sDrawActiveBorder
method.SEE ALSO
TheODFacet::InvalidateActiveBorder
method (page 252).
TheODFrame::DrawActiveBorder
method (page 318).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help